home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm2 / deldps10.rdm < prev    next >
Text File  |  1996-02-22  |  829b  |  27 lines

  1. Short:    DelDupes 1.0 for Thor 2.0 or higher
  2. Author:   eirikns@oslonett.no (Eirik Nicolai Synnes)
  3. Uploader: eirikns@oslonett.no (Eirik Nicolai Synnes)
  4. Type:     comm/mail
  5.  
  6. /*
  7. ** $VER: DelDupes.br 1.0 (28.8.95)
  8. ** by Eirik Nicolai Synnes
  9. **
  10. ** This script will delete duplicate entries in the file database.  The first
  11. ** occurence of each filename will be kept, subsequent occurences in any file
  12. ** area will be deleted (currently, I'll do something about this later).
  13. **
  14. ** After running I'd recommend you use "Maintainance" in Thor's file database
  15. ** window.
  16. **
  17. **
  18. ** Usage: DelDupes.br <SYSTEM>
  19. **
  20. ** Ideas: GUI interface if run from Thor
  21. **        Use bbsread's READARGS
  22. **        Allow identical filenames across file areas
  23. **        An ALL command line switch to scan all systems
  24. **        Optionally pack file data
  25. **
  26. */
  27.